[WIP] test/e2e: add optional Azure Linux 4 cluster e2e test#6312
[WIP] test/e2e: add optional Azure Linux 4 cluster e2e test#6312mboersma wants to merge 2 commits into
Conversation
|
Skipping CI for Draft Pull Request. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #6312 +/- ##
=======================================
Coverage 43.84% 43.84%
=======================================
Files 289 289
Lines 25346 25346
=======================================
Hits 11114 11114
Misses 13458 13458
Partials 774 774 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
/test pull-cluster-api-provider-azure-e2e-optional |
|
/test pull-cluster-api-provider-azure-e2e-optional (Failure was #5690) |
|
/retest New k8s 1.35.3 image built. |
|
✅ Proof that all nodes were provisioned from the Azure Linux 4 image, from the successful
All 5 nodes — 3 control plane + 2 workers — registered with |
|
/override pull-cluster-api-provider-azure-apiversion-upgrade (Just for optics--this will remain a WIP for a while but that test isn't directly relevant currently.) |
|
@mboersma: Overrode contexts on behalf of mboersma: pull-cluster-api-provider-azure-apiversion-upgrade DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
What type of PR is this?
/kind feature
What this PR does / why we need it:
Adds a new
[OPTIONAL]e2e Context that builds a 3+2 HA cluster from the experimentalcapi-azurelinux-4-gen2shared community gallery image, mirroring the existing Azure Linux 3 spec.Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)format, will close the issue(s) when PR gets merged):Fixes #
Special notes for your reviewer:
See also kubernetes-sigs/image-builder#2014
The second commit is a temporary
PContextskip of the other[OPTIONAL]specs so the e2e-optional presubmit exercises only the new AZL4 spec from this draft PR. It will be dropped before merge.TODOs:
Release note: